home *** CD-ROM | disk | FTP | other *** search
- Path: news.lpr.carel.fi!usenet
- From: Paul Kaatranen <paul.kaatranen@ttgroup.fi>
- Newsgroups: comp.lang.c
- Subject: I'm having problems streching bitmaps onto printers. HELP...
- Date: Thu, 11 Apr 1996 15:34:34 +0300
- Organization: Carelcomp Forest Oy
- Message-ID: <316CFC5A.4952@ttgroup.fi>
- NNTP-Posting-Host: hamsterix.cctap.carel.fi
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- Hi,
- well, this problem has been solved many times I'm quite sure, but I
- don't know the solution so...
-
- I'm trying to select an area from the screen and print it out.
- Fine, I can get it to work using StretchBlt on my setup, but
- when I try it in another environment, I find out that the printer
- doesn't support the StretchBlt function. What do I do??
- Do I use the StretchDIBits function? If so, how?
-
- I'd really like a sample of how this can be done.
-
- Thank you
-
- Paul
-